create

open override fun create(settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope): PermissionManager<MicrophonePermission>

Creates a MicrophonePermissionManager

Return

a MicrophonePermissionManager

Parameters

settings

BasePermissionManager.Settings to apply to the manager

coroutineScope

The CoroutineScope the manager runs on